IdeaBlade.EntityModel.Server Assembly > IdeaBlade.EntityModel.Server Namespace > EntityServiceHost Class > EntityServiceHost Constructor : EntityServiceHost Constructor(Type,Uri[]) |
'Declaration
Public Function New( _ ByVal serviceType As Type, _ ByVal ParamArray baseAddresses() As Uri _ )
'Usage
Dim serviceType As Type Dim baseAddresses() As Uri Dim instance As New EntityServiceHost(serviceType, baseAddresses)
public EntityServiceHost( Type serviceType, params Uri[] baseAddresses )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2